CSS set input text to word wrap

37

.example {
  overflow-wrap: break-word;
}

Comments

Submit
0 Comments